home *** CD-ROM | disk | FTP | other *** search
- NextMacroPath = macro. pathFromMacro ( "GA Input Parameter Selection.nsm" )
- nextButton. setMacroPath ( NextMacroPath )
- TextBoxPath = macro. pathFromMacro ( "TextBox.txt" )
- SubtitleIndex = subtitleTextBox. setTextFromFile (TextBoxPath, 3)
- MainIndex = mainTextBox. setTextFromFile (TextBoxPath, 3)
-
- activeBreadboard. deleteObject ( "arrowEngine" )
- application. displayInspector ( FALSE )
- activeBreadboard. select ( "tanhAxon" , FALSE )
- application. displayInspector ( TRUE ),
-